home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / bbsutils / tb502man.arj / P125 < prev    next >
Text File  |  1994-02-13  |  3KB  |  63 lines

  1.  
  2.  
  3.  
  4.  
  5.      The TriBBS Bulletin Board System                                   125
  6.  
  7.      ----------------------------------------------------------------------
  8.  
  9.      c:\tribbs\betas\*.*,lobster
  10.      *.gif,adult
  11.  
  12.      ----------------------------------------------------------------------
  13.  
  14.      In the above example, the caller would have to enter a password of
  15.      LOBSTER to be able to download any files that are located in the
  16.      directory C:\TRIBBS\BETAS.  Additionally, the caller would have to
  17.      enter a password of ADULT for any file with the extension of GIF.
  18.  
  19.  
  20.      Packing the Message Base
  21.      ------------------------
  22.  
  23.      You may have noticed that included with your TriBBS files is a file
  24.      called TRIPACK.EXE.  TriPack is the TriBBS message base packer.  It
  25.      will remove any <DELETED> messages and messages that are older than
  26.      the number of days you have indicated in your message conferences
  27.      setup.  TriPack was developed as an external program in order to
  28.      permit you to pack your message base as an event.  TriPack is a fairly
  29.      easy program to use and can be executed with the following command
  30.      line:
  31.  
  32.      TRIPACK /P /R /C:range
  33.  
  34.  
  35.      Where:
  36.  
  37.      /P                       is an optional switch.  If specified, all
  38.                               messages marked <PRIVATE><RECEIVED> will be
  39.                               deleted.
  40.  
  41.      /R                       is an optional switch.  If specified, the
  42.                               message base conference will be renumbered. 
  43.                               TriBBS support message numbers as high as
  44.                               999,999.  You should only renumber a message
  45.                               base conference if you think the conference
  46.                               will rollover this amount.  Although TriBBS
  47.                               will update its message threads internally,
  48.                               net mail message threads may be lost.  For
  49.                               example, PCRelay maintains a list of message
  50.                               threads for each netmail conference.  After
  51.                               renumbering your message conference, PCRelay
  52.                               will not be able to correctly indicate if a
  53.                               message has been replied to or not.
  54.  
  55.      /C:range                 is an optional switch.  It is used to specify
  56.                               either a single conference or a range of
  57.                               conferences to be packed.  A single
  58.                               conference is packed by specifying its number
  59.  
  60.  
  61.  
  62.  
  63.